home *** CD-ROM | disk | FTP | other *** search
- There are two known bugs as of 04-07-87:
-
- o #(ex) and #(ef) crash under MS-DOS 3.2x. That means that
- shell-command, shell-command-to-buffer, masm, make, suspend-emacs,
- filter-region, and compile all don't work. The cause is known
- and the fix is undergoing testing.
-
- o start-kbd-macro and flash-paren don't work well together. The fix:
-
- M-x ef,Fflash-paren
-
- Change:
- #(d,##(temp))
- To:
- #(Fkbd-in,##(temp))
-